home *** CD-ROM | disk | FTP | other *** search
Text File | 1996-08-16 | 611 b | 33 lines | [TEXT/MPS ] |
- //========================================================================================
- //
- // File: FWNotifn.h
- // Release Version: $ ODF 1 $
- //
- // Copyright: (c) 1993 - 1996 by Apple Computer, Inc., all rights reserved.
- //
- //========================================================================================
-
- #ifndef FWNOTIFN_H
- #define FWNOTIFN_H
-
- #ifndef FWINTERE_H
- #include "FWIntere.h"
- #endif
-
- #ifndef FWNOTIFR_H
- #include "FWNotifr.h"
- #endif
-
- #ifndef FWRECEVR_H
- #include "FWRecevr.h"
- #endif
-
- #ifndef FWNOTIFI_H
- #include "FWNotifi.h"
- #endif
-
- #ifndef FWNOTDEF_H
- #include "FWNotDef.h"
- #endif
-
- #endif